Still more updating ia64 to xen-unstable
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Sun, 9 Oct 2005 04:55:14 +0000 (22:55 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Sun, 9 Oct 2005 04:55:14 +0000 (22:55 -0600)
linux-2.6-xen-sparse/arch/ia64/xen/drivers/xenia64_init.c

index 0a16416895587fb213b6b1f1cfe823990cb22739..d04328e5573a1f7ac62658fd58cfa2b734228eac 100644 (file)
@@ -46,7 +46,9 @@ unsigned long alloc_empty_foreign_map_page_range(unsigned long pages)
        return (unsigned long)vma->addr;
 }
 
+#if 0
 /* These should be define'd but some drivers use them without
  * a convenient arch include */
 unsigned long mfn_to_pfn(unsigned long mfn) { return mfn; }
 #endif
+#endif